Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTransform


SetOffset

The SetOffset method changes this transform into a pure offset with the specified horizontal and vertical translation values.

ODTransform SetOffset (in ODPoint point);
point
A point specifying the new horizontal (x) and vertical (y) translation values.
return value
A reference to this transform changed to an offset transform.
DISCUSSION
The translation values are the first two elements of the bottom row of a transform's matrix.

SEE ALSO
The ODPoint type (page 885).
The ODTransform::GetOffset method (page 769).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help